ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseCoordinateSystemView<TOwnerView,TDefinition,TPlotListView> Class / _getPlotListView Method

In This Topic
    _getPlotListView Method (_BaseCoordinateSystemView<TOwnerView,TDefinition,TPlotListView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getPlotListView() As IPlotListView
    public IPlotListView _getPlotListView()
    See Also